home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / doom / quake.zip / MK_WAD2.ZIP / MK_WAD2.TXT < prev    next >
Text File  |  1996-06-30  |  2KB  |  56 lines

  1. ++----------------------------------------------------------------------++
  2. ++                                                                      ++
  3. ++          Shareware Quake Texture WAD2 Builder Version 1.00           ++
  4. ++                                                                      ++
  5. ++----------------------------------------------------------------------++
  6.  
  7. By Michael Stokes,  <stokfam@mail.psinet.net.au>
  8.  
  9.  
  10. ** INTRODUCTION - IMPORTANT **
  11.  This program extracts the textures used by Quake's levels and places them
  12.  in the WAD2 format, which can then be used in editors.
  13.  
  14.  Please note that the textures extracted by this program cannot be sold
  15.  or used for commercial gain, as they REMAIN PROPERTY OF ID SOFTWARE.
  16.  
  17.  The resulting WAD2 file could be used for the development of level editors,
  18.  however under the Quake license it is FORBIDDEN TO DISTRIBUTE OR USE 3RD
  19.  PARTY LEVELS WITH THE SHAREWARE VERSION.
  20.  
  21.  The author disclaims all responsibility for this program.  You are using it
  22.  at your own risk.
  23.  
  24.  
  25. ** INSTRUCTIONS **
  26.  To get MK_WAD2 to work, unzip the ZIP file into your \QUAKE\ID1 directory,
  27.  then simply type: mkwad2
  28.  
  29.  You can delete MKWAD2.EXE AND SWUNPACK.EXE afterwards, if you wish.
  30.  
  31.  The program will extract the levels out of your PAK file if nessesary,
  32.  and then build a WAD2 file called "QUAKETEX.WAD" based on the results.  It
  33.  will take around 30 seconds or so.
  34.  
  35. ** WHAT DOES THE WAD FILE CONTAIN **
  36.  The WAD file is in "WAD2" format and contains first a PALETTE (@) lump with
  37.  the Quake Shareware Palette, followed by MIP (D) lumps for each texture
  38.  found.
  39.  
  40. ** KNOWN BUGS **
  41.  1. If the same texture is used more than once in the whole game, it is
  42.     included more than once.  This will be fixed in version 1.1 soon!
  43.  2. In the second level, a very strange and very large texture is extraced
  44.     that shouldn't really be there.  It won't effect the overall product,
  45.     however.
  46.  3. I haven't tested it with QBSP, although I've looked at the code.  I have
  47.     only tested with my own little extractor..
  48.  
  49. ** CONTACT INFORMATION - BUGS & SUGGESTIONS **
  50.  I can be contacted at  stokfam@mail.psinet.net.au
  51.  I am currently working on a program called "Quake Desktop" that incorporates
  52.  features such as these in a user friendly desktop environment.  Please
  53.  visit   http://www.psinet.net.au/~stokfam/qdesk    for more information.
  54.  
  55. End of MK_WAD2.TXT.
  56.